dynamic shared object meaning in English
动态共享对象
Examples
- In the above entries the loadmodule section specifies the path to the dynamic shared object ,
的路径,该对象是您解压的php发行版所附带的。 - At the end of the dynamic shared object section , after all of the other " loadmodule " statements , add the directives shown below
在dynamic shared object部分的末尾,其他所有的“ loadmodule ”语句之后要添加下列命令: - It is able to run modules written to apache s dynamic shared objects interface and in particular , it can host and run applications written in php
它可以运行使用apache的动态共享对象( dso )接口的模块,尤其是可以用来部署和运行使用php编写的应用程序。 - While php and websphere have added the dynamic shared object entries that they use to link to apache to the configuration file , the three will not run without a few changes
尽管php和websphere已经添加了动态共享对象( dso )实体,它们可用来将apache链接到配置文件,但是如果不对这三个文件进行更改,那么它们就不能正常运行。 - Xml engine is a technology based on web service . xml engine realizes seamless - connection to web service through xml . xml is at the position of “ message layer ” through whole web service application . xml engine aims at the operation of xml in the web service application , and so it can be called “ message layer gateway ” . on xml engine platform , we can dynamically load encrypting 、 decrypting 、 digital signing 、 validating and filter module to apache server to realize the correlated operating on the specified information via dynamic share object ( dso ) mechanism . this paper studies xml and mainly analyzes how to realize information filtering technology
在整个web服务应用中, xml处于“消息层”的位置,而xmlengine则针对web服务应用中的xml进行操作,可以称作“消息层网关” 。在xmlengine平台上,通过动态共享对象( dso )机制,将加密,解密,签名,验证,过滤等模块动态加载到apache服务器上,实现对指定信息的相关操作。本课题在对xml做出了研究的基础上,重点分析了在xmlengine上实现信息过滤的技术。